home *** CD-ROM | disk | FTP | other *** search
/ The Hacker Chronicles - A…the Computer Underground / The Hacker Chronicles - A Tour of the Computer Underground (P-80 Systems).iso / network / itapac.txt < prev    next >
Text File  |  1992-09-07  |  30KB  |  722 lines

  1. _______________________________________________________________________________ 
  2.  
  3.  
  4.                          ItaPac - A Brief Introduction 
  5.  
  6.                    A Telecom Computer Security Bulletin File 
  7. _______________________________________________________________________________ 
  8.  
  9.  
  10.  
  11. Prologue 
  12. -------- 
  13. This text will represent a very complete tutorial about a packet switching 
  14. network used in Italy: ItaPac.  The purpose of this file is to supply very 
  15. interesting information to have secure use and VERY LONG ItaPac password 
  16. lifetime.  It includes also a brief summary of what (shit) ItaPac is, techincal
  17. terms, various news. 
  18.  
  19.  
  20. What's ItaPac 
  21. ------------- 
  22. ItaPac is the Italian Packet Switched Network.  The "packet" protocol is called
  23. as it is because the data which travels through the network is assembled in 
  24. 255 char groups (packets), with an address physically in the net towards which 
  25. data is sent at fixed time intervals.  Packets can thus contain different 
  26. source data, and in this way they divide the cost of transmission and optimize 
  27. net traffic.  All of which runs transparent to the users, which doesn't remark 
  28. of commutation, and works in an apparent "real time". 
  29.  
  30. In order to support all available protocols, the Packet Switch needs gestional 
  31. software.  As for definition, all terminals able to support the switching are 
  32. called PADs (packet assembly-disassembly) and work following the CCITT X.25 
  33. recommendations. 
  34.  
  35. A PAD is very expensive to run.  It is not the software or hardware that is so 
  36. expensive, but rather the continuous maintenance and supervision required to 
  37. keep the system running.  Normally, most of the users prefer have the switching
  38. handled by an ACP Server which makes his call and transforms the packet proto- 
  39. col from X.25 to an X.28 asycronous, that is compatable with the normal modems 
  40. that we use. 
  41.  
  42. The user becomes like a DTE (Data Terminal Equipment), he connects to an ACP 
  43. (Adapter/Concentretor of Packets) and can operate in trasparency without 
  44. any kind of problems. 
  45.  
  46. The user can login to a pad in either of two ways: 
  47.  
  48. 1) DIRECTLY: by dedicated wire installed by Italcable.  The cost is higher, 
  49.      but that guarantees a much higher transmission quality. 
  50.  
  51. 2) SWITCHED: by phone (switched line, not to be confused with ACP, even if 
  52.      there are similarities); the cost is much lower, but the transmission 
  53.      quality is unacceptable at times. 
  54.  
  55. The direct X.28 user has his own network user address (NUA).  Some users have 
  56. only one NUA while others have a multiplexed system.  This system generally 
  57. consists of one NUA and a variable number of subaddresses.  The actual number 
  58. of subaddresses depends on the number of doors he has into his pad. 
  59.  
  60. The switched user (poor) can only call others DTE, but he cannot receive calls,
  61. because he doesn't a network user address.  In effect the only address where he
  62. can answer is that of the PAD on which he is logged on.  Thus the DTE call from
  63. a phone number (of home, office, etc), if he can receive calls from another 
  64. DTE, means that the hardware is able to scan the call, and we will all be in 
  65. the shit (sorry for the hard expression). 
  66.  
  67. Taking apart the quality in trasmission, there is no difference between the two
  68. X.28 types: both need a modem.  The first, connected to a standard phone line, 
  69. and the second to dedicated one. 
  70.  
  71. For the rest of this file we will talk about the X.28 terminals of the second 
  72. type: the dedicated ItaPac PADs. 
  73.  
  74. The ACP at their time, are connected to NCP (Nodes of Commutation of Packets) 
  75. with transit functions or access for DTE X.25 and of local commutation.  The 
  76. NCP are connected between them at high speed (64k/second), and ACP are conn- 
  77. ected to NCP at 9600 bit/second. 
  78.  
  79.  ___________________________________________________________________________ 
  80. |              |                |          |             |                  | 
  81. |  User Class  |  Xmit Methods  |  Speeds  |  Protocols  |  Access Methods  | 
  82. |______________|________________|__________|_____________|__________________| 
  83. |              |                |          |             |                  | 
  84. | Char by Char |   Start/Stop   | 300/1200 |     X28     |   Via Phone or   | 
  85. |   Terminal   | Full/Half Dup. |   baud   |             |      Direct      | 
  86. |______________|________________|__________|_____________|__________________| 
  87. |              |                |          |             |                  | 
  88. |    Packet    |      HDLC      | 2400 and |     X25     |      Direct      | 
  89. |  Terminals   |  Full Duplex   | 9600 bps |             |       Only       | 
  90. |______________|________________|__________|_____________|__________________| 
  91.  
  92.  
  93. The CCITT standard makes it possible to interface ItaPac with other networks 
  94. around the world.  In effect, the NCPs are connected as big telephonic centers.
  95. Anyway, it seems that all European traffic to the USA and other countries, such
  96. as Australia, Argentina, Japan, etc, will transmit by the centers that are in 
  97. Paris, France.  Maybe from Paris data is sent via satellite, but I don't know. 
  98.  
  99.  
  100. NUIs, NUAs, and DNICs 
  101. --------------------- 
  102. Well, when you connect to one of ItaPac's entry points (of which there are 41 
  103. ACP sites on Italian terrain at 300/200 baud and full duplex (V21, V22)), 
  104. ItaPac responds: 
  105.  
  106.      ACP:** I T A P A C ** GENOVA 32 PORTA: 4 
  107.  
  108. The above is an example of the herald for an entry node in Genoa.  In the
  109. example you can note that the number "32:" is really the node (the phone number 
  110. you have called).  Larger cities generally have more than one node.  The PORTA
  111. is the port to the node (the physical entry point to the node).  "PORTA: 4"
  112. means that you are connected to the fourth port of this particular Genoa
  113. ItaPac node. 
  114. You can also see from the above example that there are 3 other people connected
  115. to the same node as you.  Every ItaPac node can support at greatest a finite 
  116. number of ports.  If all the ports of a node are in use then the PAD will 
  117. reject all new DTE calls. 
  118.  
  119. Frequently most (or all) of the ports until Friday night will not answer at 
  120. all.  Until one logs you off you cannot enter a port that is in use.  Very 
  121. often the first 2 or 3 ports will be busy from an internal console, or these 
  122. will be reserved as an "emergency lane" for internal-use-only.  A good way to 
  123. use a free door is to send to people that are probably the callers an Urgent 
  124. Call Income (UCI; in the States it is known as a BVC -- Busy Verification 
  125. Signal -- AKA emergency interrupt).  The you can redial the node.  This time 
  126. ItaPac will answer.  The message "Beware, please, Urgent Urban Call Incoming" 
  127. will appear on the screen.  This will blow our friend from the port, thus 
  128. freeing it for our use.  Eh eh.  Now for some definitions. 
  129.  
  130. 1) NUI 
  131. 2) NUA 
  132. 3) CUG (optional) 
  133.  
  134. NUI - Network User Identification: Nothing other than an ItaPac password. 
  135. Every time you call an NUA, ItaPac will charge the account of owner of the 
  136. password.  Often NUIs are valid only for certain nodes.  That is if the 
  137. contract signed with Italcable will allow a 300 baud at Genova on 2697, this 
  138. NUI will not work on the 2564 node.  SYNTAX: the NUI must be preceded by 
  139. UPPERCASE "N" and finished by a minus "-".  The NUI MUST BE TYPED IN UPPERCASE.
  140. Between "N" and "-" the NUI will not be displayed (echoed).  You will obtain 
  141. only "N-" on display. 
  142.  
  143. NUA-Network User Address: the physical address of a remote DTE.  Similar to a 
  144. phone number, you understand.  Must be typed without blank inside and soon 
  145. after the NUI (or a timeout will occur and ItaPac will hang up on you). 
  146.  
  147. CUG - Close User Group: this is basically a high-security NUI.  CUG stands for 
  148. Close User Group.  CUG users have access to optional parameters that are used 
  149. for user recognition (and you know what that means).  Having a CUG account is 
  150. very handy.  CUG users have the ability to inibit hackers (after all, they are 
  151. there for network security, right?).  There are less CUG users in Italy than 
  152. the USA and are generally rare (but I know of one).  A typical example would 
  153. be the US Tymnet NUAs (03106nnnnnn).  The PAS response will be ACP:CLR NA or 
  154. Call Not Accepted and shut down.  Makes hacking on a CUG account a good way to 
  155. waste your time. 
  156.  
  157. Now we will take a closer look at an ItaPac NUAs structure (the numbers are 
  158. examples only): 
  159.  
  160.     DCC  NC 
  161.     |  __| 
  162.    / \|
  163.    12345678901234 
  164.    \_ / 
  165.      | 
  166.     DNIC 
  167.  
  168. DNIC = Data Network Identification Code; it contains the address of the country
  169. to be called and the code for the network chosen.  It is then divided into two 
  170. parts: DCC and NC. 
  171.  
  172. DCC is the Data Country Code; a three digit number that is the phone prefix. 
  173. Every country has different one. 
  174.  
  175. NC is the Network Code; a country can have more than one data network.  In 
  176. Italy there is ONLY packet switched network, the code is "2" and it is Dardo. 
  177.  
  178. Follow with: the prefix of the called city, the DTE number, an eventual suffix 
  179. that is the "phone particular" (max 4 digit). 
  180.  
  181. Note: The DCC is used only to call outside.  DCC must be preceded by a zero. 
  182. ItaPac, in this case, is different from other countries. 
  183.  
  184. Let's show a pratical example: The Cilea of Milan (Segrate). 
  185.  
  186. The NUA is:  2220208 
  187.              |||______ local address of DTE 
  188.              ||_______ 2 (02) = Milano 
  189.              |________ NC: 2  = ItaPac 
  190.  
  191. Now, another example: the Altos Unix (altger) in Munich, West Germany (note: 
  192. a favorite hangout of Xtension). 
  193.  
  194. The NUA is: 026245890040004 
  195.             |\ /|\_ _/| 
  196.             | | |  |  |____ 40004: network address 
  197.             | | |  |_______ 5 8900: munich prefix 
  198.             | | |__________ 4: DATEX-P (germany ItaPac) 
  199.             | |____________ 262: DCC West Germany 
  200.             |______________ foreign call 
  201.  
  202. The NUA's structure isn't so all the time.  NUAs can exist that don't appear to
  203. have countries or cities.  This because the address is sent to an indicated ACP
  204. that will provide the rerouting of the call.  If the NCP has been instructed to
  205. consider a certain address like another, the DTE can have a Rome NUA and be 
  206. located in Genoa.  As call with the account to called... 
  207.  
  208. It's very important to be able to read an NUA.  Many times you can find systems
  209. like VAXs and UNIXs and some refer to not-interactive logins; NUAs are not 
  210. often completed.  An NUA without a DNIC is like a phone number without an area 
  211. code: its meaning is nothing.  Usually the system makes references to a subject
  212. network, or it supplies other info in a less clear fashion.  At this need I 
  213. will supply a very short list of world wide DNICs I've found (notice that they 
  214. are old hat, the new stuff is only for friends)... 
  215.  
  216. Beware: many countries own more than one national network (GB, USA, etc) then
  217. you will probably hear a thousand cries of "In USA where?  On Tymnet, or 
  218. Autonet?  or Telenet?  or RCA?  EtherNet?"  And I can continue... 
  219.  
  220.   
  221. DNIC   Network Name    Country 
  222. _______________________________________________________________________________ 
  223.  
  224.  
  225. 2041   Datanet 1       Netherlands 
  226. 2062   DCS             Belgium 
  227. 2080   Transpac        France 
  228. 2284   Telepac         Switzerland 
  229. 2322   Datex-P         Austria 
  230. 2329   Radaus          Austria 
  231. 2342   PSS             UK 
  232. 2382   Datapak         Denmark 
  233. 2402   Datapak         Sweden 
  234. 2405   Telepak         Sweden 
  235. 2442   Finpak          Finland 
  236. 2624   Datex-P         West Germany 
  237. 2704   Luxpac          Luxembourg 
  238. 2724   Eirpak          Ireland 
  239. 3020   Datapac         Canada 
  240. 3028   Infogram        Canada 
  241. 3103   ITT/UDTS        USA 
  242. 3106   Tymnet          USA 
  243. 3110   Telenet         USA 
  244. 3340   Telepac         Mexico 
  245. 3400   UDTS-Curacau    Curacau 
  246. 4251   Isranet         Israel 
  247. 4401   DDX-P           Japan 
  248. 4408   Venus-P         Japan 
  249. 4501   Dacom-Net       South Korea 
  250. 4542   Intelpak        Singapore 
  251. 5052   Austpac         Australia 
  252. 5053   Midas           Australia 
  253. 5252   Telepac         Hong Kong 
  254. 5301   Pacnet          New Zealand 
  255. 6550   Saponet         South Africa 
  256. 7240   Interdata       Brazil 
  257. 7241   Renpac          Brazil 
  258. 9000   Dialnet         USA 
  259. 7421   Dompac          French Guiana 
  260.  
  261.  
  262. This list may be in the hands of hackers everywhere.  And, because the bread 
  263. for a hacker is done with ItaPac's floor, the minimum I suggest is to learn by 
  264. memory the main International DNICs.  Not these for French Guiana, but the main
  265. European and American ones. 
  266.  
  267. Let's return to ItaPac.  When you are connected to a remote system, the network
  268. sends an ACP: COM and it leaves the field and lets you join the host.  To clear
  269. call and return in command mode (the star "*" prompt) must make some
  270. differences.
  271.  
  272. 1 - for the most part, the host leaves the possibility to user to talk with his
  273.     PAD, either to setup his parameters, close, reset or confirm the call.  In 
  274.     this case, often frequently, with the sequence CTRL-P ItaPac will reappear 
  275.     with its "*" prompt and it accepts commands.  Typing "CLR" ItaPac will 
  276.     close the virtual call to host and answer "ACP: CLR CONF". 
  277.  
  278. 2 - Some Hosts, usually those with internal PADs, won't allow to ItaPac control
  279.     to the user.  CTRL-P is not recognized, and the only way to logoff or catch
  280.     the control of the PAD is send a ten LONG-BREAK sequences.  The BREAK, not 
  281.     to be confused with CTRL-C, that is not in this site, is an INTERNAL signal
  282.     whic(BFs not an ASCII code.  It is used by the communication program you 
  283.     use to send that acknowledgment.  If you don't have the capability to send 
  284.     BREAK (short or long); beware not to use these black holes from where the 
  285.     only way to exit will be the physical disconnect from the PAD (ie, drop 
  286.     carrier on the modem). 
  287.  
  288. 3 - The use of CLR is not correct and in most cases it will cause serious 
  289.     problems to host machines.  In effect, their software (or perhaps hardware)
  290.     is not able to translate correctly the loss of carrier and enters into a 
  291.     "Wait-State Pending", that will finish only before a well-defined interval.
  292.     In the mean time, this door is unavailable.  Network administratons never 
  293.     like CTRL-P CLR. 
  294.  
  295.  
  296. Network Signals, Profiles (Outline, Shapes, Sketch), Parameters 
  297. --------------------------------------------------------------- 
  298. A detailed description about all net signals, standard outlines and parameter 
  299. sets, is supplied from a "manual about ItaPac access from X28 start-stop 
  300. terminals" 
  301.  
  302. This manual can easily be "thieved" at kermesses in Italcables stands, in more 
  303. desperate cases, you can ask that to your friends. 
  304.  
  305. What is not written therein into from Italcable is the meaning about parameters
  306. 14,15,16,17,18,19.  Official guide stops at the 13th.  But command ^P PAR? 
  307. gives a full list with 19 entries!  Now here are the descriptions: 
  308.  
  309. 14: Padding after Line feed (LF) 
  310.     0  No padding inserted 
  311.  1-15  When it is in the Data Transfer state, the pad inserts a time delay from
  312.        1 to 15 chars times the length after each LF that it inserts.  The 
  313.        normal setting is determined by the terminal in use. 
  314.  
  315. 15: Editing of data 
  316.        This parameter and the following parameters (16, 17, and 18) determines 
  317.        how editing of data is perfomed when the pad is in the Data Transfer 
  318.        State 
  319.     0  editing of data is not possible 
  320.     1  Must be set to this value if the editing facility required 
  321.  
  322. 16: Charachter delete character 
  323.     0  characted deletion is not possible 
  324. 1-255  This is the IA5 decimal code of the choosen delete character.  The
  325.        normal setting is 127 (for RUBOUT or DEL) 
  326.  
  327. 17: Buffer delete character 
  328.     0  Buffer deletion is not possible 
  329. 1-255  This is IA5 decimal code of the choosen buffer delete char.  The normal 
  330.        setting is 24 (CTRL-X) or (CAN) 
  331.  
  332. 18: Buffer display character 
  333.     0  Buffer display is not possible 
  334. 1-255  This is the IA5 decimal code of the choosen buffer display char.  The 
  335.        normal setting is 18 (CTRL-R) or (TAPE-ON) 
  336.  
  337. Parameter 19 is unknown.  One word about Delete.  It's possible to correct what
  338. is typed in command mode via the DEL key.  If you use the Backspace (ASCII 8) 
  339. key ItaPac will not accept corrections but it will translate these as true 
  340. chars. 
  341.  
  342.  
  343. PAD SPEED 
  344. --------- 
  345. If your modem will colloquiate with a PAD at a defined baud rate (300 or 1200, 
  346. full duplex) the packet transmission will slow in a drastic way the number of 
  347. incoming and outgoing characters from your DTE. 
  348.  
  349. PADs send a continuous stream of clear-to-send and Ready-to-send signals that 
  350. are really macro rests between packets.  At lower transmission speeds (ie, 300 
  351. baud) the switching does not feel right, but at 1200 it does.  We have computed
  352. that the speed of real transfers and receiving can, at maximum performance, 
  353. raise to 450 baud.  It is slower when you transfer a file, when the PADs work 
  354. is very heavy.  Via Xmodem, the PAD will try to destroy time-out signals, or 
  355. confuse all.  Public computer systems such as Delphi know that also.  If you 
  356. aren't able to download correctly using the Xmodem protocol then that means 
  357. that only the remote host isn't detecting the differences between packets 
  358. and asybchronous terminals. 
  359.  
  360. The question is: will it happen only on ItaPac (not new) or is a common 
  361. problem to all NCPs? 
  362.  
  363.  
  364. "NC" Nights 
  365. ----------- 
  366. There are nights in which every address you call is "NC".  The Network Conges- 
  367. tion state is very frequent on ItaPac, and will disallow the use of the network
  368. used from NCP.  The causes are very mysterious.  At night Firms aren't using 
  369. ItaPac, and it seems the network is used only by hobbists.  Then what?  At the 
  370. Service center they negate all, but this is reality.  ItaPac, at the end, is an
  371. asshole.
  372.  
  373. It has very high rates but they will add a joke to the classical thief: some- 
  374. times it doesn't work.  How does it not work?  Ha!  To them everything is 
  375. always ok.  And then someone will cry scandal if you try to bypass them! 
  376.  
  377.  
  378. NUIs USED
  379. --------- 
  380. Usually, NUIs that are used (or had been used) are demo NUIs.  It hasn't an 
  381. account, and then -in theory- cannot exaust.  Operators cannot ever notify 
  382. their use, because they don't have a record of calls...If a demo NUI will die, 
  383. the cause can be one of only two: 
  384.  
  385. 1) ItaPac has changed codes due to normal administration 
  386.  
  387. 2) ItaPac was warning about the happening, or from their techician who had 
  388.    noted abnormal traffic and has controlled, or from an external (a son of 
  389.    a bitch spy!) 
  390.  
  391.  
  392.      +2-15-87 
  393.         +-+ 
  394.         | | 
  395.      +--+ +--+ 
  396.      +--+ +--+ 
  397.         | | 
  398.         | | 
  399.         |_| 
  400.       53ST6R 
  401.  
  402.  
  403.   An historical NUA- it has been working for over 2 years, and for a SPY...   
  404.  
  405.  
  406. HOW GET AN NUI 
  407. -------------- 
  408. The more simple and safe method is to copy that from kermesses where Italcable,
  409. or otherwise, use X.28 wires.  The dedicated X28 DOESN'T NEED AN NUI because 
  410. they are directly connected. 
  411.  
  412. Go near the operator and ask "That is a MODEM?" 
  413.  
  414. Operator (if they have the time) will be moved to pity, in front of so much 
  415. ingnorance, and he feels so relaxed, types in his pw.  You, with an optimum 
  416. eye, must read the keyboard and memorize the NUI.  This is called shoulder 
  417. surfing. 
  418.  
  419. It is well, in the case of big kermesses, to try to catch ANY booklet, agenda, 
  420. block notes left near terminals.  If the stand is owned by Italcable, ALL you 
  421. can catch, must BE, without differences. 
  422.  
  423. A new scanning technique, based on trying statistically calculated, is in exam 
  424. between DTE222.  This technique may guarantee, if applied to a long scan time, 
  425. posithives results in NUI research.  The minimum number of NUI tried cannot be 
  426. less than to 100,000 (1 hundred thousand), causing cost and time problems. 
  427.  
  428. At large lines, that rule is like: a NUI generator will provide to create a 
  429. very likely NUI following the same criteria.  A scanner will try all in an 
  430. automatic manner.  It tries 8, then it uses a valid NUI to connect to 22000 
  431. (Echo pad), immediatly it logs off (CLR CONF), putting zero thanks to ACP:COM 
  432. the ACP:ERR ILL counter (how we know, to 10th ERR ILL the pad will logoff
  433. physical call [hangs]).  The 9th try is as security margin.  Then the scanning 
  434. will restart.  At 1200 baud - therefore - we had a 1400 hours tested NUI 
  435. average.  This, is all talk!  In addition, it seems that before 700 ERR ILL, 
  436. not looking counter reset, ItaPac will hang up.  That will make it more diff- 
  437. icult for our computer; it araises at times (will redial number) and make the 
  438. search more expensive. 
  439.  
  440.  
  441. NETWORK SIGNALS 
  442. --------------- 
  443. Net can send several mesages: 
  444.     - as answer to a command 
  445.     - for his own decision 
  446.     - following an action performed byt remote terminal 
  447.  
  448. 1.  Errors messages 
  449.  
  450. ERR CNA  syntax of command is correct, but not allowed in this state 
  451. ERR ILL  command is not syntactically correct or the hit is not recognized 
  452. ERR EXP  timeout and command was not completed 
  453. ERR PNA  the requested outline is not assigned yet 
  454.  
  455. 2.  Logoff messages 
  456.  
  457. CLR OCC  the called number is busy 
  458. CLR NC   Network congestion or temporaly failure of hardaware cannot allow new 
  459.          calls 
  460. CLR INV  Requested performance is not valid 
  461. CLR NA   The calling number cannot have connection to DTE (ex: Close User 
  462.          Group not compatable) 
  463. CLR ERR  Call is hung for a local procedure error 
  464. CLR RPE  Call is hung for a remote DTE error 
  465. CLR NP   Called NUA is not assigned 
  466. CLR DER  Called NUA is out of order 
  467. CLR PAD  PAD has hung the call because he had received am invitation to  
  468.          "clear" from DTE 
  469. CLR DTE  Remote DTE hung call 
  470. CLR RNA  Remote DTE cannot accept charged calls 
  471.  
  472. 3.  Reset Messages 
  473.  
  474. RESET DTE  Remote has resetted virtual circuit 
  475. RESET RPE  Call is putt in reset state for remote DTE error 
  476. RESET ERR  Call is reset for a local error 
  477. RESET NC   Call is hung for a network congestion 
  478.  
  479.  
  480. RATES AND DUTIES 
  481. ---------------- 
  482. For whoever wants to subscribe ItaPac, here are the rates.  For whoever uses it
  483. as Portoguese it might be interesting to have an idea about how much it costs 
  484. the real owner of an NUI.  The, if you have one, don't abuse and don't tell it 
  485. to the four winds. Remember that real owner can, at any moment, change it! 
  486.  
  487.  
  488. BY X.28 Switched Phone 
  489. ---------------------- 
  490.   Class (baud)     Lire/Month 
  491.        300           12,150 
  492.       1200            7,100 
  493.  
  494. NUI duties: 7,200 / month 
  495.  
  496. to these must be added: 
  497.  
  498.   modem duties 
  499.   mail and telegraph duties 
  500.   contributions and trafic (counter turns!) 
  501.  
  502. The amount of the first two isn't clearly specified on the rates-sheets, but it
  503. is marked as: 
  504.  
  505. Following the current rates.  Last, is so divided: they will consider the 
  506. distance betweenyouser site and the centre of relhative area phone code. 
  507.  
  508.  
  509. X.25-X.28 Direct Connection 
  510. --------------------------- 
  511. Class (baud)    Lire/Month 
  512.      300         108,000 
  513.     1200         139,500 
  514.     2400         208,800 
  515.     4800         275,400 
  516.     9600         311,400 
  517.  
  518. To these must be added: 
  519.  
  520.   modem duties 
  521.   duties foryouse of area to area circuitery 
  522.   duties for new wires 
  523.  
  524.  
  525. Time rates for Ports Taken 
  526. -------------------------- 
  527. class (baud)    Lire/Minute (or fract) 
  528.      300         13.50 
  529.     1200         18.00 
  530.  
  531.  
  532. Time Rates 
  533. ---------- 
  534.   6.80 Lire/minute or fraction 
  535.  
  536.  
  537. Volume rates 
  538. ------------ 
  539.   1.78 Lire/segment or fraction thereof (1 segment= 64 octets) 
  540.  
  541.  
  542. Rates to call 
  543. ------------- 
  544.   30 lire / call 
  545.  
  546.  
  547. Addings per NUI 
  548. --------------- 
  549.   7,200 / month 
  550.  
  551. For time and volume rates there is a 30% discount from 9 PM to 8 AM every day, 
  552. including Saturday and non-working days 
  553.  
  554.  
  555. PVC Rates 
  556. --------- 
  557.  54,000 Lire / Month 
  558.  
  559.  
  560. Class of Max Charge of line 
  561. --------------------------- 
  562.  9,000 * KB / Month 
  563.  
  564.  
  565. CUG 
  566. --- 
  567.  Master    56,700 Lire / Month 
  568. Users         900 Lire / Month 
  569.  
  570.  
  571. Payment to Called 
  572. ----------------- 
  573.   8,100 / Month 
  574.  
  575.  
  576. Change Options Parms 
  577. -------------------- 
  578.   45,000 Lire 
  579.  
  580.  
  581. Speed Class Change 
  582. ------------------ 
  583.   90,000 lire 
  584.  
  585.  
  586. Calls List 
  587. ---------- 
  588.   Lire 30 each voice in list 
  589.  
  590. International Trafic [The rates are in Gold Francs (GF)] 
  591.  
  592.  
  593. Europe 
  594. ------
  595.   GF 0.107 / min or fraction thereof 
  596.  
  597.  
  598. Extra Europe 
  599. ------------ 
  600.   GF 0.3333 / min or fract (1) 
  601.   GF 0.4    / min or fract (2) 
  602.   GF 0.5    / min or fract (3) 
  603.  
  604. (1) North America or Middle East directly connected to Italy 
  605. (2) Other countries out from Europe directly connected to Italy 
  606. (3) All others 
  607.  
  608. In a few words, if you aren't a Multinational Company, but an hobbist, you must
  609. charge a 20 years money loan to be able to afford ItaPac. 
  610.  
  611. The Network is also able to receive characters following international Alphabet
  612. from CCITT No. 5 (IA5) with 1 or 2 stop bits and it will produce even chars 
  613. with the #2 stop bit.  In the exchange of control chars between terminals and 
  614. net, ItaPac will translate characters dropping out the parity and send chars 
  615. with even parity.  Characters are exchanged in transparent way to user regard- 
  616. ing parity and bits. 
  617.  
  618.  
  619. TO CONNECT VIA THE SWITCHED WAY 
  620. ------------------------------- 
  621. 1) Dial the ItaPac node phone number.  Whoever doesn't have an automatic modem 
  622.    must switch to data within 10 seconds from the first ItaPac tone. 
  623.  
  624. 2) send two <CR> to build the phisycal connection (within 30 seconds) 
  625.  
  626. 3) ItaPac will send the network herald, ACP identification and entry port (as 
  627.    explained) 
  628.  
  629. 4) At you're request: enter the virtual call state by typing ACP: FREE 
  630.  
  631. 5) send call request by issuing the NUI, the NUA and the data field (max 12 
  632. characters optional).  E.g: if the NUI is AAAAAA and the NUA is 2345678 you 
  633. must type: NAAAAAA-2345678 <CR>.  The NUI is never echoed on screen.  All 
  634. sequences must blank free and entered within 120 seconds from first keypress. 
  635. If you type a wrong NUI, net will answer ACP: ERR ILL.  If you also need to 
  636. send a data string, (e.g.  ABCD) send: NAAAAAA-2345678 D or P ABCD <CR>. 
  637. Typing 'D' before string the following data will be echoed, with 'P'. 
  638.  
  639. 6) net give ACP: COM if call is done. 
  640.  
  641. From this moment starts the data exchange phase and, until you disconnect, all 
  642. commands to the net must be preceded with the ^P sequence.  If the call is not 
  643. correct, the net will answer by sending a disconnect signal to specify the 
  644. cause of it.  After 10 times of unsuccessfully placed calls, the net will hang 
  645. up the carrier.  If the call is possible, the NUA will receive an ACP: (caller 
  646. address) COM. 
  647.  
  648.  
  649. COMMANDS 
  650. -------- 
  651. The following commands can be issued prior to having a connection, meanwhile 
  652. data transfer.  In the last case, type a ^P before to exit data session (either
  653. it's considered as data itself).  At end of command send <CR>.  Beware that in 
  654. a start-stop terminals calls (X.28) commands must sent also from TH in packet 
  655. way, following X.29 procedures. 
  656.  
  657. 1) Virtual call state request: 
  658.      STAT <CR> 
  659.      will answer: 
  660.      - if call is on : ACP: ENGAGED 
  661.      - if call is off : ACP: FREE 
  662.  
  663. 2) Shape Choose 
  664.   
  665.     PROF <CR> 
  666.     network will put on that (see later).  At start the #3 is default outline. 
  667.  
  668. 3) Commands to send only during the data exchange (preceded by ^P) 
  669.     reset request: ^P RESET <CR> 
  670.     That command will cancel call followings data on line. 
  671.  
  672. 4) Interrupt send to remote DTE: 
  673.     ^P INT <CR> 
  674.    This packet will go over travelling data.  Then, the action taked by host 
  675. is software depending on. 
  676.  
  677.  
  678. THE EDITING FEATURE. 
  679.  
  680. By the Editing Feature, you can delete a char or a line to make editing the PAD
  681. provide buffered characters.  The editing function is ever in use during X.28 
  682. and the ACP xmit.  To have it meanwhile data transfer you must choose parm 15. 
  683. In this case, the user can choose between parms 16,17 and 18 the usable chars 
  684. to request editing function and he can, via par 19, editing signals send by 
  685. PAD. 
  686.  
  687. 1) Delete a char 
  688.  
  689. To make the deletion of the last type character you must send parm 16 defines 
  690. the character (default DEL) before receving this char, the PAD will erase last 
  691. character in the editing buffer, and, if parm 16 is different from 0, it send 
  692. the signal about the erased char as said from par 19: 
  693.  
  694.      if parm 19 is set to 0, no signal sent 
  695.      if parm 19 is set to 1, pad sent IA5 signal; this procedure is suggested 
  696.         for printer like terminals 
  697.      If parm 19 is set to 2, pad will sent a BS SP BS sequence of IA5.  This 
  698.         procedure will locate cursor at inserting point of new char and is 
  699.         therefore suggested for video terminals. 
  700.  
  701. 2) Erase a line 
  702.  
  703. To erase a line you must send the char set into parm 17 (def: CAN).  Before 
  704. receving this character, the PAD will erase the buffer and, if parm 6 is set 
  705. to anything save 0, it will send the line deletion character, following par- 
  706. ameter 19: 
  707.  
  708.      if parm 19 is set to 0 : nothing sent 
  709.      if parm 19 is set to 1 : pad send XXX 
  710.      if parm 19 is set to 2 : pad will send SP BS SP of IA5 for a number times 
  711.         as the number of chars in the buffer 
  712.  
  713. 3) Display a line 
  714.  
  715. To obtain a line display you must send char defined by parm 12 (def: DC2). 
  716. Before receive this char pad will sent to terminal all chars stored in the 
  717. buffer. 
  718.  
  719. _______________________________________________________________________________ 
  720. Downloaded From P-80 Systems 304-744-2253
  721.  
  722.